bpo-44022: Improve the regression test. (GH-26503)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jun 2021 04:10:22 +0000 (21:10 -0700)
committerRaspbian forward porter <root@raspbian.org>
Sat, 24 Jan 2026 09:41:14 +0000 (09:41 +0000)
commitacb04c874202f451a24f71497bc6336fd240294b
treee3c198add9dcfff48be11e2d5ca1728c496b4a1c
parentab7c6392fe5a88779c5765eb49bb94efba736761
bpo-44022: Improve the regression test. (GH-26503)

It wasn't actually detecting the regression due to the
assertion being too lenient.
(cherry picked from commit e60ab843cbb016fb6ff8b4f418641ac05a9b2fcc)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Gbp-Pq: Name 0006-bpo-44022-Improve-the-regression-test.-GH-26503.patch
Lib/test/test_httplib.py